projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03679d4
)
Revert "listlistmodel: Fix documentation comment"
author
Mohammed Sadiq
<sadiq@sadiqpk.org>
Tue, 18 Sep 2018 04:31:12 +0000
(10:01 +0530)
committer
Mohammed Sadiq
<sadiq@sadiqpk.org>
Tue, 18 Sep 2018 04:31:12 +0000
(10:01 +0530)
This reverts commit
03679d434262be5a73e25668513a6a6597fd90ea
.
listlistmodel is private
gtk/gtklistlistmodel.c
patch
|
blob
|
history
diff --git
a/gtk/gtklistlistmodel.c
b/gtk/gtklistlistmodel.c
index e15f617b8b86dd7b266f39e6e19d80d855d389ac..3d10f4928089da7b25158c61ad54f7ad20ce61bb 100644
(file)
--- a/
gtk/gtklistlistmodel.c
+++ b/
gtk/gtklistlistmodel.c
@@
-18,7
+18,7
@@
*/
-/*
*
+/*
* SECTION:gtklistlistmodel
* @Short_description: a List model for lists
* @Title: GtkListListModel
@@
-26,7
+26,7
@@
*
* #GtkListListModel is a #GListModel implementation that takes a list API and provides
* it as a GListModel.
- */
+ *
*
/
#include "config.h"